Deprecate widget flag: GTK_WIDGET_SENSITIVE
authorJavier Jardón <jjardon@gnome.org>
Mon, 1 Mar 2010 04:58:37 +0000 (05:58 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:56:30 +0000 (20:56 -0400)
commitc3f8b4226dd0166d5fc84e34539ccf6c3908cc12
treea09110d2c881dc215cc257889442d85956ea2f54
parentc44c026ee9ece6ef116f73f7635a0ac1e583e9a4
Deprecate widget flag: GTK_WIDGET_SENSITIVE

Use gtk_widget_get_sensitive() instead

https://bugzilla.gnome.org/show_bug.cgi?id=69872
21 files changed:
gtk/gtkassistant.c
gtk/gtkbutton.c
gtk/gtkclist.c
gtk/gtkcombobox.c
gtk/gtkdnd-quartz.c
gtk/gtkdnd.c
gtk/gtkentry.c
gtk/gtkfilechooserdefault.c
gtk/gtkfontsel.c
gtk/gtkoptionmenu.c
gtk/gtkpaned.c
gtk/gtktoolitem.c
gtk/gtkwidget.c
gtk/gtkwidget.h
modules/other/gail/gailcombo.c
modules/other/gail/gailcombobox.c
modules/other/gail/gailentry.c
modules/other/gail/gailmenuitem.c
modules/other/gail/gailoptionmenu.c
modules/other/gail/gailrange.c
modules/other/gail/gailwidget.c